Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Secret Access Key with terminal.ReadPassword() #625

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

bonifaido
Copy link
Contributor

Signed-off-by: Nandor Kracser [email protected]

This will prevent the secret output echoing back:

$ aws-vault add dev                                                                                 
Enter Access Key ID: BLABLA
Enter Secret Access Key: 🔒 

Fixes: #616

@mtibben mtibben merged commit e9eb92f into 99designs:master Aug 17, 2020
@mtibben mtibben added this to the v6 milestone Aug 17, 2020
@bonifaido bonifaido deleted the read-secret branch August 17, 2020 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws-vault add [profile] prints secret key when entered
2 participants